3.8.97 \(\int \cos ^{\frac {3}{2}}(c+d x) (a+b \sec (c+d x)) \, dx\) [797]

Optimal. Leaf size=61 \[ \frac {2 b E\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{d}+\frac {2 a F\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{3 d}+\frac {2 a \sqrt {\cos (c+d x)} \sin (c+d x)}{3 d} \]

[Out]

2*b*(cos(1/2*d*x+1/2*c)^2)^(1/2)/cos(1/2*d*x+1/2*c)*EllipticE(sin(1/2*d*x+1/2*c),2^(1/2))/d+2/3*a*(cos(1/2*d*x
+1/2*c)^2)^(1/2)/cos(1/2*d*x+1/2*c)*EllipticF(sin(1/2*d*x+1/2*c),2^(1/2))/d+2/3*a*sin(d*x+c)*cos(d*x+c)^(1/2)/
d

________________________________________________________________________________________

Rubi [A]
time = 0.05, antiderivative size = 61, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.238, Rules used = {4310, 2827, 2719, 2715, 2720} \begin {gather*} \frac {2 a F\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{3 d}+\frac {2 a \sin (c+d x) \sqrt {\cos (c+d x)}}{3 d}+\frac {2 b E\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Cos[c + d*x]^(3/2)*(a + b*Sec[c + d*x]),x]

[Out]

(2*b*EllipticE[(c + d*x)/2, 2])/d + (2*a*EllipticF[(c + d*x)/2, 2])/(3*d) + (2*a*Sqrt[Cos[c + d*x]]*Sin[c + d*
x])/(3*d)

Rule 2715

Int[((b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[(-b)*Cos[c + d*x]*((b*Sin[c + d*x])^(n - 1)/(d*n))
, x] + Dist[b^2*((n - 1)/n), Int[(b*Sin[c + d*x])^(n - 2), x], x] /; FreeQ[{b, c, d}, x] && GtQ[n, 1] && Integ
erQ[2*n]

Rule 2719

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticE[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ[{
c, d}, x]

Rule 2720

Int[1/Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticF[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ
[{c, d}, x]

Rule 2827

Int[((b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[c, Int[(b*S
in[e + f*x])^m, x], x] + Dist[d/b, Int[(b*Sin[e + f*x])^(m + 1), x], x] /; FreeQ[{b, c, d, e, f, m}, x]

Rule 4310

Int[(csc[(a_.) + (b_.)*(x_)]*(B_.) + (A_))*(u_), x_Symbol] :> Int[ActivateTrig[u]*((B + A*Sin[a + b*x])/Sin[a
+ b*x]), x] /; FreeQ[{a, b, A, B}, x] && KnownSineIntegrandQ[u, x]

Rubi steps

\begin {align*} \int \cos ^{\frac {3}{2}}(c+d x) (a+b \sec (c+d x)) \, dx &=\int \sqrt {\cos (c+d x)} (b+a \cos (c+d x)) \, dx\\ &=a \int \cos ^{\frac {3}{2}}(c+d x) \, dx+b \int \sqrt {\cos (c+d x)} \, dx\\ &=\frac {2 b E\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{d}+\frac {2 a \sqrt {\cos (c+d x)} \sin (c+d x)}{3 d}+\frac {1}{3} a \int \frac {1}{\sqrt {\cos (c+d x)}} \, dx\\ &=\frac {2 b E\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{d}+\frac {2 a F\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{3 d}+\frac {2 a \sqrt {\cos (c+d x)} \sin (c+d x)}{3 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.07, size = 53, normalized size = 0.87 \begin {gather*} \frac {2 \left (3 b E\left (\left .\frac {1}{2} (c+d x)\right |2\right )+a \left (F\left (\left .\frac {1}{2} (c+d x)\right |2\right )+\sqrt {\cos (c+d x)} \sin (c+d x)\right )\right )}{3 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Cos[c + d*x]^(3/2)*(a + b*Sec[c + d*x]),x]

[Out]

(2*(3*b*EllipticE[(c + d*x)/2, 2] + a*(EllipticF[(c + d*x)/2, 2] + Sqrt[Cos[c + d*x]]*Sin[c + d*x])))/(3*d)

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(227\) vs. \(2(107)=214\).
time = 0.15, size = 228, normalized size = 3.74

method result size
default \(-\frac {2 \sqrt {\left (2 \left (\cos ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1\right ) \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}\, \left (4 \cos \left (\frac {d x}{2}+\frac {c}{2}\right ) \left (\sin ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) a -2 \cos \left (\frac {d x}{2}+\frac {c}{2}\right ) \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) a +\sqrt {2 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}\, \EllipticF \left (\cos \left (\frac {d x}{2}+\frac {c}{2}\right ), \sqrt {2}\right ) \sqrt {\frac {1}{2}-\frac {\cos \left (d x +c \right )}{2}}\, a -3 \sqrt {2 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}\, \EllipticE \left (\cos \left (\frac {d x}{2}+\frac {c}{2}\right ), \sqrt {2}\right ) \sqrt {\frac {1}{2}-\frac {\cos \left (d x +c \right )}{2}}\, b \right )}{3 \sqrt {-2 \left (\sin ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )}\, \sin \left (\frac {d x}{2}+\frac {c}{2}\right ) \sqrt {2 \left (\cos ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}\, d}\) \(228\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(d*x+c)^(3/2)*(a+b*sec(d*x+c)),x,method=_RETURNVERBOSE)

[Out]

-2/3*((2*cos(1/2*d*x+1/2*c)^2-1)*sin(1/2*d*x+1/2*c)^2)^(1/2)*(4*cos(1/2*d*x+1/2*c)*sin(1/2*d*x+1/2*c)^4*a-2*co
s(1/2*d*x+1/2*c)*sin(1/2*d*x+1/2*c)^2*a+a*(sin(1/2*d*x+1/2*c)^2)^(1/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*Ellipt
icF(cos(1/2*d*x+1/2*c),2^(1/2))-3*(sin(1/2*d*x+1/2*c)^2)^(1/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*EllipticE(cos(
1/2*d*x+1/2*c),2^(1/2))*b)/(-2*sin(1/2*d*x+1/2*c)^4+sin(1/2*d*x+1/2*c)^2)^(1/2)/sin(1/2*d*x+1/2*c)/(2*cos(1/2*
d*x+1/2*c)^2-1)^(1/2)/d

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)^(3/2)*(a+b*sec(d*x+c)),x, algorithm="maxima")

[Out]

integrate((b*sec(d*x + c) + a)*cos(d*x + c)^(3/2), x)

________________________________________________________________________________________

Fricas [C] Result contains higher order function than in optimal. Order 9 vs. order 4.
time = 0.77, size = 125, normalized size = 2.05 \begin {gather*} \frac {2 \, a \sqrt {\cos \left (d x + c\right )} \sin \left (d x + c\right ) - i \, \sqrt {2} a {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) + i \, \sin \left (d x + c\right )\right ) + i \, \sqrt {2} a {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) - i \, \sin \left (d x + c\right )\right ) + 3 i \, \sqrt {2} b {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) + i \, \sin \left (d x + c\right )\right )\right ) - 3 i \, \sqrt {2} b {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) - i \, \sin \left (d x + c\right )\right )\right )}{3 \, d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)^(3/2)*(a+b*sec(d*x+c)),x, algorithm="fricas")

[Out]

1/3*(2*a*sqrt(cos(d*x + c))*sin(d*x + c) - I*sqrt(2)*a*weierstrassPInverse(-4, 0, cos(d*x + c) + I*sin(d*x + c
)) + I*sqrt(2)*a*weierstrassPInverse(-4, 0, cos(d*x + c) - I*sin(d*x + c)) + 3*I*sqrt(2)*b*weierstrassZeta(-4,
 0, weierstrassPInverse(-4, 0, cos(d*x + c) + I*sin(d*x + c))) - 3*I*sqrt(2)*b*weierstrassZeta(-4, 0, weierstr
assPInverse(-4, 0, cos(d*x + c) - I*sin(d*x + c))))/d

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)**(3/2)*(a+b*sec(d*x+c)),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(d*x+c)^(3/2)*(a+b*sec(d*x+c)),x, algorithm="giac")

[Out]

integrate((b*sec(d*x + c) + a)*cos(d*x + c)^(3/2), x)

________________________________________________________________________________________

Mupad [B]
time = 0.17, size = 53, normalized size = 0.87 \begin {gather*} \frac {2\,a\,\mathrm {F}\left (\frac {c}{2}+\frac {d\,x}{2}\middle |2\right )}{3\,d}+\frac {2\,b\,\mathrm {E}\left (\frac {c}{2}+\frac {d\,x}{2}\middle |2\right )}{d}+\frac {2\,a\,\sqrt {\cos \left (c+d\,x\right )}\,\sin \left (c+d\,x\right )}{3\,d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(c + d*x)^(3/2)*(a + b/cos(c + d*x)),x)

[Out]

(2*a*ellipticF(c/2 + (d*x)/2, 2))/(3*d) + (2*b*ellipticE(c/2 + (d*x)/2, 2))/d + (2*a*cos(c + d*x)^(1/2)*sin(c
+ d*x))/(3*d)

________________________________________________________________________________________